![]() |
![]() |
![]() |
|
WAIT MOUSE
This command will pause the program from running until a mouse button is pressed.
WAIT MOUSE
This command does not return a value.
To detect for a specific mouse button, please refer to the MOUSECLICK() command.
PRINT "press any mouse button"
|